




/*
     FILE ARCHIVED ON 6:04:12 Jan 14, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:31:58 Mar 4, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@CHARSET "ISO-8859-1";
body {
    color: #393939;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height : 22px;
}

#page{
	float : left;
	width : 100%;
	background: url("/web/20160114060412/http://adhilakshmiapparels.com/images/bimg1.jpg") no-repeat fixed 100% 0 #63B1BE;
}

*{
	margin:0;
}

a{
	color: inherit;
    text-decoration: none;
}

h3{
	font-family: 'Quintessential', cursive;
	font-size:26px;
	padding-top:5px;
	padding-bottom:10px;
	color : #002F76;	
}

h4{
	font-size : 18px;
	padding-top:5px;
	padding-bottom:10px;
	 font-weight: 500;
}

#footer h4{
	font-family: 'Quintessential', cursive;
	font-size: 22px;
    font-weight: 600;
}

.fl{
	float : left !important;
}

.fr{
	float : right !important;
}

.tc{
	text-align:center !important;
}

.tl{
	text-align:left !important;
}

.tr{
	text-align : right !important
}

.cred{
	
}

.title{
padding-left: 19px;	
}

.container_12{
	width  :960px;
	margin : 0 auto;
}

.grid_12{
	width : 100%;
	float : left;
}

.grid_10{
	width : 83.333%;
	float : left;
}

.grid_9{
	width : 75%;
	float : left;
}

.grid_8{
	width : 66.666%;
	float : left;
}

.grid_6{
	width : 50%;
	float : left;
}

.grid_5{
	width : 41.666%;
	float : left;
}

.grid_4{
	width : 33.333%;
	float : left;
}

.grid_3{
	width : 25%;
	float : left;
}

.grid_2{
	width : 16.666%;
}

.grid_12{
	width : 100%;
}

.logoImg img{
	width : 100%;	
}
 
.wrapper{
	background : none repeat scroll 0 0 rgba(255, 255, 255, 0.88);
	float : left;
	width : 100%;
}
   
.logoImg{
	margin-left: -24px;
    position: relative;
}   
    
.pageTitle{
	 color: #002F76;
    float: left;
    font-size: 40px;
    padding-left: 10px;
    padding-top: 33px;
    font-family: 'Inika', serif;
}
	 
#header small{
	float: left;
    font-size: 13px;
    margin-top: 10px;
    padding-left: 6%;
    text-align: center;
    width: 94%;
    color : #FE0000;
    font-family: 'Vidaloka', serif;
}	

#menu{
	 background: none repeat scroll 0 0 rgba(105, 184, 232, 0.38);
    float: left;
    width: 99%;
    padding-left: 1%;
}

#menu span a{
	background: none repeat scroll 0 0 #3394D0;
    color: #FFFFFF;
    float: left;
    font-family: 'Inika',serif;
    font-size: 17px;
    margin-right: 2px;
    padding: 12px 90px;
}

#menu span:last-child a{
	margin-right :0;	
	padding: 12px 88.5px;
}

#menu span a.active,#menu span a:hover{
	 background: none repeat scroll 0 0 #5AB2E8;
    color: #FE0000;
}

.subfooter{
	 background: none repeat scroll 0 0 #425360;
    color: #FFFFFF;
    float: left;
    padding: 1%;
    width: 98%;
}

#banner{
	
 float: left;
    padding: 0 1%;
    width: 98%;}
	  
/*******Nivo Slider***************/

#nivoslider-wrapper{
	float : left;
	width : 100%;
	overflow:hidden;	
	position: relative;
}

#nivoslider {
    background: url("/web/20160114060412/http://adhilakshmiapparels.com/images/loading.gif") no-repeat scroll 50% 50% #63B1BE;
    height: 360px;
    position: relative;
    width: 960px;
}

#nivoslider-wrapper .nivoSlider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}

.nivo-controlNav{
	display :none;
}

.nivoSlider {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.nivoSlider img {
    left: 0;
    max-width: none;
    position: absolute;
    top: 0;
}
.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 5;
}
.nivo-box {
    display: block;
    overflow: hidden;
    position: absolute;
    z-index: 5;
}
.nivo-box img {
    display: block;
}
.nivo-caption {
    -moz-box-sizing: border-box;
    bottom: 0;
    display: none;
    left: 0;
    overflow: hidden;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    display: inline !important;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 9;
}
.nivo-prevNav {
    left: 0;
}
.nivo-nextNav {
    right: 0;
}
.nivo-controlNav {
    padding: 15px 0;
    text-align: center;
    z-index: 9;
}
.nivo-controlNav a {
    cursor: pointer;
}
.nivo-controlNav a.active {
    font-weight: bold;
}


/***********MainBlock******************/

#header{
	float: left;
    width: 100%;
    z-index: 1000;
     background: none repeat scroll 0 0 #FFFFFF;
     overflow: hidden;
}

#mainBlock{
	float : left;
	width : 100%;
	min-height: 400px;
	padding-top: 20px;
}

.block{
	float: left;
    margin-bottom: 20px;
    padding: 0 3%;
    width: 94%;
}


.quote p{
	color: #0F72A7;
    font-family: 'Dancing Script',cursive;
    font-size: 30px;
    line-height: 45px;
    text-align: center;c
}

.block img{
	width : 300px;
	height: 200px;
}

.tableHld{
	 padding-left: 27px;
}

table {
      background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    width: 100%;
}
table th, table td {
    padding: 5px;
    text-align: left;
}
table select.tiny {
    margin: 0;
}
table.zebra-hld .zebra:nth-child(2n+1) {
    background-color: #F5F5F5;
}
table.zebra-hld .zebra:nth-child(2n) {
    background-color: #E8E8E8;
}

#footer{
	 background: none repeat scroll 0 0 rgba(105, 184, 232, 0.38);
    float: left;
    width: 100%;
    padding-top: 10px;
}

#products {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin-bottom: 30px;
    margin-left: 3%;
    margin-right: 3%;
    overflow: hidden;
    width: 94%;
}
#products .jcarousel-item {
    height: 300px;
    width: 300px;
}
#products .jcarousel-item img {
    max-width: 100%;
}


.mail
{
	padding-left:46px;
}
.cell
{
	padding-left: 30px;
	}
	

.contactFoo p.ph{
	padding-left:23px;
	
}

.contactFoo p.ph.mob{
	background: url("/web/20160114060412/http://adhilakshmiapparels.com/images/icons.png") no-repeat scroll 0 2px  transparent;
	}
	
	.contactFoo p.mail{
	background: url("/web/20160114060412/http://adhilakshmiapparels.com/images/icons.png") no-repeat scroll 0 -43px  transparent;
	}